********* Start testing of tst_QQmlPreviewDiff *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (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_QQmlPreviewDiff::initTestCase()
PASS   : tst_QQmlPreviewDiff::identicalUnits()
PASS   : tst_QQmlPreviewDiff::constantValueChange()
PASS   : tst_QQmlPreviewDiff::multipleConstantChanges()
PASS   : tst_QQmlPreviewDiff::bindingChange()
PASS   : tst_QQmlPreviewDiff::sameSizeBindingChange()
PASS   : tst_QQmlPreviewDiff::bindingToConstant()
PASS   : tst_QQmlPreviewDiff::constantToBinding()
PASS   : tst_QQmlPreviewDiff::objectBindingAddRemove()
PASS   : tst_QQmlPreviewDiff::objectBindingChanged()
PASS   : tst_QQmlPreviewDiff::propertyAddition()
PASS   : tst_QQmlPreviewDiff::propertyRemoval()
PASS   : tst_QQmlPreviewDiff::objectAddition()
PASS   : tst_QQmlPreviewDiff::objectRemoval()
PASS   : tst_QQmlPreviewDiff::baseTypeChange()
PASS   : tst_QQmlPreviewDiff::nestedObjectChange()
PASS   : tst_QQmlPreviewDiff::innerBaseTypeChange()
PASS   : tst_QQmlPreviewDiff::mixedChanges()
PASS   : tst_QQmlPreviewDiff::bindingLocationOnlyChange()
PASS   : tst_QQmlPreviewDiff::bindingContentOnlyChange()
PASS   : tst_QQmlPreviewDiff::bindingContentAndLocationChange()
PASS   : tst_QQmlPreviewDiff::propertyLocationOnlyChange()
PASS   : tst_QQmlPreviewDiff::propertyContentOnlyChange()
PASS   : tst_QQmlPreviewDiff::propertyContentAndLocationChange()
PASS   : tst_QQmlPreviewDiff::aliasLocationOnlyChange()
PASS   : tst_QQmlPreviewDiff::aliasContentOnlyChange()
PASS   : tst_QQmlPreviewDiff::aliasContentAndLocationChange()
PASS   : tst_QQmlPreviewDiff::enumChange()
PASS   : tst_QQmlPreviewDiff::enumAddition()
PASS   : tst_QQmlPreviewDiff::enumRemoval()
PASS   : tst_QQmlPreviewDiff::enumLocationOnlyChange()
PASS   : tst_QQmlPreviewDiff::enumContentAndLocationChange()
PASS   : tst_QQmlPreviewDiff::enumValueChange()
PASS   : tst_QQmlPreviewDiff::enumValueLocationChange()
PASS   : tst_QQmlPreviewDiff::signalChange()
PASS   : tst_QQmlPreviewDiff::signalAddition()
PASS   : tst_QQmlPreviewDiff::signalRemoval()
PASS   : tst_QQmlPreviewDiff::signalLocationOnlyChange()
PASS   : tst_QQmlPreviewDiff::signalContentAndLocationChange()
PASS   : tst_QQmlPreviewDiff::patch(Identical)
PASS   : tst_QQmlPreviewDiff::patch(Constant change)
PASS   : tst_QQmlPreviewDiff::patch(Multiple constant changes)
PASS   : tst_QQmlPreviewDiff::patch(Binding change)
PASS   : tst_QQmlPreviewDiff::patch(Same size binding change)
PASS   : tst_QQmlPreviewDiff::patch(Binding to constant)
PASS   : tst_QQmlPreviewDiff::patch(Constant to binding)
PASS   : tst_QQmlPreviewDiff::patch(Object binding add/remove)
PASS   : tst_QQmlPreviewDiff::patch(Property addition)
PASS   : tst_QQmlPreviewDiff::patch(Property removal)
PASS   : tst_QQmlPreviewDiff::patch(Object addition)
PASS   : tst_QQmlPreviewDiff::patch(Object removal)
PASS   : tst_QQmlPreviewDiff::patch(Base type change)
PASS   : tst_QQmlPreviewDiff::patch(Nested object change)
PASS   : tst_QQmlPreviewDiff::patch(Mixed changes)
PASS   : tst_QQmlPreviewDiff::patch(Property Add)
PASS   : tst_QQmlPreviewDiff::patch(Property Remove)
PASS   : tst_QQmlPreviewDiff::patch(Property Rename)
PASS   : tst_QQmlPreviewDiff::patch(Property Change Type)
PASS   : tst_QQmlPreviewDiff::patch(Property Change DefaultValue)
PASS   : tst_QQmlPreviewDiff::patch(Property Add Alias)
PASS   : tst_QQmlPreviewDiff::patch(Property Remove Alias)
PASS   : tst_QQmlPreviewDiff::unitFlagsChange()
PASS   : tst_QQmlPreviewDiff::translationBindingChange()
PASS   : tst_QQmlPreviewDiff::translationBindingCrossFileChange()
PASS   : tst_QQmlPreviewDiff::inlineComponentChange()
PASS   : tst_QQmlPreviewDiff::requiredPropertyExtraDataChange()
PASS   : tst_QQmlPreviewDiff::signalParameterCommonTypeChange()
PASS   : tst_QQmlPreviewDiff::functionTypedParamFalsePositive()
PASS   : tst_QQmlPreviewDiff::regexpFlagChange()
PASS   : tst_QQmlPreviewDiff::classTableChange()
PASS   : tst_QQmlPreviewDiff::templateObjectTableChange()
PASS   : tst_QQmlPreviewDiff::jsClassTableChange()
PASS   : tst_QQmlPreviewDiff::blockTableChange()
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTargetOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AnchorsTopTimerOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropIndexShiftOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyAddedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AttachedPropertyRemovedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeFormOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeOuter_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWidget_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildBindingScopeWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildConstantChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderInsertOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChildOrderShiftOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeAliasRebuildOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBaseWithAliases_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptExternalNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptFromPlainOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeBindingScriptICChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeComponentOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextBaseForm.ui_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextDerivedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextHierarchyWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeContextIdLookupWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveConstantOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveICExternalOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRecursiveScriptOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeRepeaterOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeSignalHandlerOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeStatesOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildExternalOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildFromPlainOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeVMERebuildICChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithComponent_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithRepeater_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithSignalHandler_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(CompositeWithStates_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ContextIdReattachOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV1_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV2_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DeadContextV3_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(DerivedCompositeWithAliases_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExplicitComponentContentOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalBindingOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalComposite_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalCompositeScript_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparent_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalGrandparentScript_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParent_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalParentScript_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerGroupedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ExternalSignalHandlerOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionRemoveOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GeneratorFunctionAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularConstantOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GranularPropertyRemoveOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupAndAttachedChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropChildRemovedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropIndexShiftOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyAnchorsTargetOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyFontChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupPropertyRemovedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(GroupedSignalHandlerWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ImplicitComponentContentOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineChildReadsAliasOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentInstanceOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InplaceUpdateOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InstanceBindingReadsAliasOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildFormOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildOuterForm_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListChildWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ListUserOverrideOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiGroupChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultipleCompositeInstancesOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedCompositeAliasOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropPreservedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SafeAreaRebuildOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptBindingChangeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptDerived_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormMid_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptFormOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptOuterWrapperScript_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToConstantToScriptWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ScriptToTranslationOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalHandlerWithPropertyAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalRemovedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalTargetOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonChildObjectOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonInlineCompOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonPropertyAddOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SingletonScriptBindingOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingFormOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingOuterForm_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectBindingWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalFormOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalOuterForm_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredFormOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredOuterForm_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalUnfiredWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SubObjectSignalWrapper_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationAddedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationByIdOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationChangedTextOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationRemovedOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationToScriptOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachNew_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(VarPropertyReattachOld_to_propertytests)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddPropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddPropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AddSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AliasContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AliasContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AliasContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AliasContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AliasLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AliasLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AnchorsTopTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AnchorsTopTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AnchorsTopTimerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AnchorsTopTimerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropertyAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropertyAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropertyChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropertyChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_AttachedPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingToConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BindingToConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BlockTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_BlockTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChangeDefaultValueNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChangeDefaultValueOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChangePropertyTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChangePropertyTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildBindingScopeFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildBindingScopeFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildBindingScopeOuter)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildBindingScopeWidget)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildBindingScopeWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildConstantChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildConstantChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildOrderInsertNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildOrderInsertOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildOrderShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ChildOrderShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeAliasRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeAliasRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeBaseWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeBindingScriptExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeBindingScriptFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeBindingScriptFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeBindingScriptICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeBindingScriptICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextBaseForm.ui)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextDerivedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextDerivedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextHierarchyWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextIdLookupNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextIdLookupOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeContextIdLookupWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRecursiveConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRecursiveConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRecursiveICExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRecursiveICExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRecursiveScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRecursiveScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRepeaterNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeRepeaterOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeStatesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeStatesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeVMERebuildExternalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeVMERebuildExternalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeVMERebuildFromPlainNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeVMERebuildFromPlainOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeVMERebuildICChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeVMERebuildICChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeWithComponent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeWithRepeater)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeWithSignalHandler)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_CompositeWithStates)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ConstantToBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ConstantToBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ContextIdReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ContextIdReattachOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_DeadContextV1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_DeadContextV2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_DeadContextV3)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_DerivedCompositeWithAliases)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumValueChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumValueChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumValueLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_EnumValueLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalComposite)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalCompositeScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalGrandparent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalGrandparentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalParent)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalParentScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalSignalHandlerGroupedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalSignalHandlerGroupedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalSignalHandlerNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ExternalSignalHandlerOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GeneratorFunctionAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GeneratorFunctionAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GranularConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GranularConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GranularPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GranularPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GranularPropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GranularPropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupAndAttachedChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupAndAttachedChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropChildRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropChildRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropIndexShiftNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropIndexShiftOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyAnchorsChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyAnchorsChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyAnchorsTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyAnchorsTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyFontChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyFontChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupPropertyRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_GroupedSignalHandlerWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_Identical2)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ImplicitComponentContentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ImplicitComponentContentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InlineChildReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InlineChildReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InlineComponentInstanceNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InlineComponentInstanceOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InlineComponentNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InlineComponentOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InnerBaseTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InnerBaseTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InplaceUpdateNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InplaceUpdateOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InstanceBindingReadsAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_InstanceBindingReadsAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_JsClassTableOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ListChildFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ListChildFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ListChildOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ListChildWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ListUserOverrideNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ListUserOverrideOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MixedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MixedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MultiConstantNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MultiConstantOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MultiGroupChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MultiGroupChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MultipleCompositeInstancesNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_MultipleCompositeInstancesOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_NestedCompositeAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_NestedCompositeAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_NestedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_NestedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectBindingAddRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectBindingAddRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ObjectRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyContentOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyContentOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyRemoveNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_PropertyRemoveOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RegExpFlagNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RegExpFlagOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemoveAliasNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemoveAliasOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemoveEnumNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemoveEnumOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemovePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemovePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemoveSignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RemoveSignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RenamePropertyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RenamePropertyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RequiredPropPreservedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RequiredPropPreservedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SafeAreaRebuildNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SafeAreaRebuildOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SameSizeBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptBindingChangeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptBindingChangeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptDerived)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptFormMid)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptOuterWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptOuterWrapperScript)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToConstantToScriptWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToTranslationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ScriptToTranslationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalCommonTypeNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalCommonTypeOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalContentAndLocationNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalContentAndLocationOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalHandlerWithPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalHandlerWithPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalTargetNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SignalTargetOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonChildObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonChildObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonInlineCompNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonInlineCompOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonPropertyAddNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonPropertyAddOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonScriptBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SingletonScriptBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectBindingFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectBindingFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectBindingOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectBindingWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalUnfiredFormNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalUnfiredFormOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalUnfiredOuterForm)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalUnfiredWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SubObjectSignalWrapper)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationAddedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationAddedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationByIdNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationByIdOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationChangedTextNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationChangedTextOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationRemovedNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationRemovedOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationToScriptNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationToScriptOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_VarPropertyReattachNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_VarPropertyReattachOld)
PASS   : tst_QQmlPreviewDiff::cleanupTestCase()
Totals: 90374 passed, 0 failed, 0 skipped, 0 blacklisted, 16358ms
********* Finished testing of tst_QQmlPreviewDiff *********
